home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / util / rexx / MedTool.lha / MedTool.readme next >
Text File  |  1997-08-25  |  807b  |  33 lines

  1. Short:    Creates sample-lists for octamed V1.0
  2. Uploader: gh0st@t-online.de (Andreas Schumm)
  3. Author:   gh0st@t-online.de (Andreas Schumm)
  4. Version:  v1.0
  5. Type:     util/rexx
  6.  
  7. This is just a small Arexx-script for quick sample-list creation.
  8.  
  9. installation:
  10.  
  11. verry easy, copy MedTool.rexx to your rexx:-directory
  12.  
  13. use:
  14.  
  15. 1.choice "execte command" in worbench-pulldown-menue
  16. 2.enter RX medtool
  17. 3.choice the name for a new sample-list (med_path is usefull)
  18.   WARNING: if you choice an existing file, it will be overwrite !
  19. 4.choice the path with your samples
  20.  
  21. 5.MedTool will now catalog all files in this path an all subdirectorys
  22.  
  23. 6.thats all you can now use this new list with octamed
  24.  
  25. needs:
  26.  
  27. -rexxreqtools.library
  28. -rexxarplib.library
  29. -med,octamed or octamed soundstudio
  30.  
  31. $VER: MedTool.readme V1.0 (25.08.97)
  32.  
  33.